projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cb20a5
)
(NO_GET_LOAD_AVG): Define, if __GNUC__.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 24 May 1993 05:02:24 +0000
(
05:02
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 24 May 1993 05:02:24 +0000
(
05:02
+0000)
src/s/dgux.h
patch
|
blob
|
history
diff --git
a/src/s/dgux.h
b/src/s/dgux.h
index 47f5e2f6952247829759c50c279601eeb52eb5ca..b7c6debed6820ff044975e7e35c7adef06ff88cd 100644
(file)
--- a/
src/s/dgux.h
+++ b/
src/s/dgux.h
@@
-289,6
+289,13
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* force gcc to be used */
CC=gcc
#endif /* not MAKING_MAKEFILE */
+
+#ifdef __GNUC__
+/* Karl Berry says: the environment
+ recommended by gcc (88/open, a.k.a. m88kbcs) doesn't support some system
+ functions, and gcc doesn't make it easy to switch environments. */
+#define NO_GET_LOAD_AVG
+#endif
\f
/* definitions for xmakefile production */
#ifdef COFF